home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / MacTools / HyperCard BBS / Sysop Help / background_2658.txt < prev    next >
Encoding:
Text File  |  1988-08-11  |  4.0 KB  |  194 lines

  1. -- background: 2658 from stack: in
  2. -- bmap block id: 21364
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on goToSection i
  8.   get short name of this card
  9.   put i into last word of it
  10.   go to card it
  11. end goToSection
  12.  
  13.  
  14.  
  15. -- part 1 (button)
  16. -- low flags: 00
  17. -- high flags: 0000
  18. -- rect: left=297 top=263 right=292 bottom=334
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 902 / 902
  21. -- text alignment: 1
  22. -- font id: 0
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: 
  27. ----- HyperTalk script -----
  28. on mouseUp
  29.   visual effect wipe right fast
  30.   go to previous card
  31. end mouseUp
  32.  
  33.  
  34.  
  35. -- part 2 (button)
  36. -- low flags: 00
  37. -- high flags: 0000
  38. -- rect: left=333 top=263 right=292 bottom=366
  39. -- title width / last selected line: 0
  40. -- icon id / first selected line: 26425 / 26425
  41. -- text alignment: 1
  42. -- font id: 0
  43. -- text size: 12
  44. -- style flags: 0
  45. -- line height: 16
  46. -- part name: 
  47. ----- HyperTalk script -----
  48. on mouseUp
  49.   visual effect wipe left fast
  50.   go to next card
  51. end mouseUp
  52.  
  53.  
  54.  
  55. -- part 3 (button)
  56. -- low flags: 00
  57. -- high flags: 0000
  58. -- rect: left=333 top=307 right=336 bottom=365
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 29114 / 29114
  61. -- text alignment: 1
  62. -- font id: 0
  63. -- text size: 12
  64. -- style flags: 0
  65. -- line height: 16
  66. -- part name: 
  67. ----- HyperTalk script -----
  68. on mouseUp
  69.   visual effect iris close
  70.   pop card
  71. end mouseUp
  72.  
  73.  
  74.  
  75. -- part 10 (button)
  76. -- low flags: 00
  77. -- high flags: 0000
  78. -- rect: left=293 top=304 right=339 bottom=335
  79. -- title width / last selected line: 0
  80. -- icon id / first selected line: 32670 / 32670
  81. -- text alignment: 1
  82. -- font id: 0
  83. -- text size: 12
  84. -- style flags: 0
  85. -- line height: 16
  86. -- part name: 
  87. ----- HyperTalk script -----
  88. on mouseUp
  89.   show all cards
  90. end mouseUp
  91.  
  92.  
  93.  
  94. -- part 13 (field)
  95. -- low flags: 00
  96. -- high flags: 0000
  97. -- rect: left=2 top=58 right=326 bottom=110
  98. -- title width / last selected line: 0
  99. -- icon id / first selected line: 0 / 0
  100. -- text alignment: 1
  101. -- font id: 2
  102. -- text size: 10
  103. -- style flags: 768
  104. -- line height: 13
  105. -- part name: 
  106.  
  107.  
  108. -- part 12 (field)
  109. -- low flags: 00
  110. -- high flags: 0000
  111. -- rect: left=60 top=63 right=330 bottom=282
  112. -- title width / last selected line: 0
  113. -- icon id / first selected line: 0 / 0
  114. -- text alignment: 0
  115. -- font id: 2
  116. -- text size: 10
  117. -- style flags: 0
  118. -- line height: 13
  119. -- part name: 
  120.  
  121.  
  122. -- part 28 (field)
  123. -- low flags: 01
  124. -- high flags: 0000
  125. -- rect: left=307 top=57 right=151 bottom=512
  126. -- title width / last selected line: 0
  127. -- icon id / first selected line: 0 / 0
  128. -- text alignment: 0
  129. -- font id: 3
  130. -- text size: 14
  131. -- style flags: 256
  132. -- line height: 18
  133. -- part name: 
  134. ----- HyperTalk script -----
  135. on mouseUp
  136.   set cursor to 4
  137.   get (item 2 of the clickLoc)-(item 2 of the rect of me)
  138.   get it div (the textHeight of me)+1
  139.   visual effect dissolve fast
  140.   go to card "Section " & it & "11"
  141. end mouseUp
  142.  
  143.  
  144.  
  145. -- part 29 (field)
  146. -- low flags: 01
  147. -- high flags: 0000
  148. -- rect: left=341 top=158 right=242 bottom=512
  149. -- title width / last selected line: 0
  150. -- icon id / first selected line: 0 / 0
  151. -- text alignment: 0
  152. -- font id: 3
  153. -- text size: 12
  154. -- style flags: 256
  155. -- line height: 16
  156. -- part name: 
  157. ----- HyperTalk script -----
  158. on mouseUp
  159.   set cursor to 4
  160.   get (item 2 of the clickLoc)-(item 2 of the rect of me)
  161.   put (it div (the textHeight of me))+1 into theSection
  162.   get short name of this card
  163.   put theSection into char 2 of word 2 of it
  164.   put "1" into char 3 of word 2 of it
  165.   visual effect dissolve fast
  166.   go to card it
  167. end mouseUp
  168.  
  169.  
  170.  
  171. -- part 30 (field)
  172. -- low flags: 01
  173. -- high flags: 0000
  174. -- rect: left=373 top=247 right=336 bottom=512
  175. -- title width / last selected line: 0
  176. -- icon id / first selected line: 0 / 0
  177. -- text alignment: 0
  178. -- font id: 3
  179. -- text size: 10
  180. -- style flags: 256
  181. -- line height: 13
  182. -- part name: 
  183. ----- HyperTalk script -----
  184. on mouseUp
  185.   set cursor to 4
  186.   get (item 2 of the clickLoc)-(item 2 of the rect of me)
  187.   put (it div (the textHeight of me))+1 into theSection
  188.   get short name of this card
  189.   put theSection into char 3 of word 2 of it
  190.   visual effect dissolve fast
  191.   go to card it
  192. end mouseUp
  193.  
  194.